CalendarView for WinForms
Matrix<T> コンストラクタ(T[,])

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix<T> クラス > Matrix<T> コンストラクタ : Matrix<T> コンストラクタ(T[,])
Initializes a new instance of Matrix class.
シンタックス
'宣言
 
Public Function New( _
   ByVal elements(,) As T _
)
public Matrix<T>( 
   T[,] elements
)

パラメータ

elements
参照

Matrix<T> クラス
Matrix<T> メンバ
オーバーロード一覧